projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
096ec7e
)
(mips-siemens-sysv*): Use cpp, not cc -E.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 6 Jun 1994 08:47:18 +0000
(08:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 6 Jun 1994 08:47:18 +0000
(08:47 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 4ce7512e6d4da0d9ac0c787a7e6ab5a690168f64..5627a2732851cb53f5771c1c83098bfb045157b1 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-876,7
+876,7
@@
case "${canonical}" in
mips-siemens-sysv* )
machine=mips-siemens opsys=usg5-4
NON_GNU_CC=/usr/ccs/bin/cc
- NON_GNU_CPP=
"/usr/ccs/bin/cc -E"
+ NON_GNU_CPP=
/usr/ccs/lib/cpp
;;
## Silicon Graphics machines